HomePhorge
Diffusion majic d66006f5f569

Postpone reload/recycle in non-available states, handle late data in recycling

Description

Postpone reload/recycle in non-available states, handle late data in recycling

Calling reload or recycle during processing/starting/loading/recycling
previously crashed the server. Now these calls are postponed until the
server returns to :available. Also discard late {:data, _} messages in
recycling state instead of crashing. Fix :eaccess -> :eacces typo and
add is_port guard in terminate/3.

Details

Provenance
Lain SoykafAuthored on Wed, May 13, 1:58 AM
Parents
R20:fc689178ab52: Fix Majic.perform once:true ignoring :timeout option
Branches
Unknown
Tags
Unknown