
Thread safeness
Posted Monday, 3 May, 2010 - 18:22 by Icefox| Project: | Meshomatic |
| Version: | 0.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Icefox |
| Status: | fixed |
Jump to:
Description
Meshomatic may or may not be thread-safe. A code review focusing on that is necessary.


Comments
#1
Due to the wonky loaders-must-be-instantiated architecture that I initially considered a hack, you should be able to use any number of loaders loading different files in parallel with no synchronization. This will be documented in the next version.