../../third_party/dart/runtime/vm/dart_api_impl.cc: 1708: error: Isolate main is already scheduled on mutator thread 0xa8f9f400, failed to schedule from os thread 0x5b27
pthread_create failed: couldn't allocate 528384-bytes mapped space: Out of memory
W/libc ( 9741): pthread_create failed: couldn't allocate 528384-bytes mapped space: Out of memory
Got a strange error recently, here are logs:
../../third_party/dart/runtime/vm/dart_api_impl.cc: 1708: error: Isolate main is already scheduled on mutator thread 0xa8f9f400, failed to schedule from os thread 0x5b27
pthread_create failed: couldn't allocate 528384-bytes mapped space: Out of memory W/libc ( 9741): pthread_create failed: couldn't allocate 528384-bytes mapped space: Out of memory
Original issue: https://github.com/Renesanse/worker_manager/issues/19#issue-759347845