aronisstav / Concuerror

OFFICIAL REPOSITORY MOVED:
https://github.com/parapluu/Concuerror
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Handle unregister during exit in the same way as other 'while exiting' events #27

Closed aronisstav closed 6 years ago

aronisstav commented 6 years ago

Migrating parapluu/Concuerror#134.

aronisstav commented 6 years ago

A reason to leave this as is is that we can piggyback on checking the registered name with process_info before we mark the process as exiting hence making process_info return undefined.