Post 9nMPyEyqCUDpXZ3NUe by roxxers@roxxers.xyz
(DIR) More posts by roxxers@roxxers.xyz
(DIR) Post #9nMPiPhuYAmqAyaVPM by roxxers@roxxers.xyz
2019-09-27T20:34:18Z
0 likes, 1 repeats
Tfw you chase an error that is executing your code twice... only to find it your using a for loop over two objects....
(DIR) Post #9nMPnwjXBetE3Kz93g by seven@social.panthermodern.net
2019-09-27T21:38:13Z
0 likes, 0 repeats
@roxxers Third time's the charm?! ;)
(DIR) Post #9nMPyEyqCUDpXZ3NUe by roxxers@roxxers.xyz
2019-09-27T21:40:04Z
0 likes, 0 repeats
@seven Tbf to me, I was messing around with celery and APSchdueler and getting really confused. The main issue (not related to this one) was actually doing something I accidental do a bit in flask apps and end up importing the project twice 🤦♀️