How flask in Python implements multi-threading, GIL is not an issue here? If GIL is periodically released, in flask the shared variables are thread safe?