fungos / cr

cr.h: A Simple C Hot Reload Header-only Library
https://fungos.github.io/cr-simple-c-hot-reload/
MIT License
1.54k stars 101 forks source link

Shouldn't sleep before returning BAD_IMAGE failure #40

Closed pixelherodev closed 5 years ago

pixelherodev commented 5 years ago

Appears to be a remnant from before BAD_IMAGE was returned?

fungos commented 5 years ago

Looks ok, may break some example but it is better and should be dealt by the client anyway. Thank you.