Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 217 Bytes

documentation.md

File metadata and controls

9 lines (5 loc) · 217 Bytes

Testing

Tests currently works under Linux only. To run tests:

make test

Difference between Fiber and Multiprocessing

  • Fiber doesn't have special treatment to Process.exitcode is the process is terminated