drozdowsky

Results 3 issues of drozdowsky

I got weird errors the first one is usually "Fatal error: glibc detected an invalid stdio handle" when I rerun I just get the Segmentation fault (core dumped) ``` ./gta3sc...

bug

Let's say I have `country = CountryField(multiple=True)` somewhere in my open source project. We have migration that has `max_length=749`. But then someone adds (before running migration) `COUNTRIES_ONLY=["US"]`. Because of this...

Hello, I have currently tested sampler on FreeBSD with Linux layer, I can not get past "License info", it seems that keyboard events are not working. I have compiled sampler...

bug