PhysarumSM / service-manager

LCA and Proxy
Apache License 2.0
0 stars 0 forks source link

Prevent LCA allocator from crashing when errors occur #23

Closed t-lin closed 4 years ago

t-lin commented 4 years ago

Rather than panic'ing, just log the errors and return from LCAAllocatorHandler() gracefully.

Should resolve #18