A Vaz

Results 2 issues of A Vaz

Tried to uninstall Nix and got the error bellow. More context: - installed nix on MacOS Ventura - updated MacOS to Sequoia 15.1 beta - nix stoped working due issues...

MacOS

**Describe the bug** The current implementation for `MySqlContainer` to check if the database is running is like below: ```python wait_for_logs( self, re.compile(".*: ready for connections.*: ready for connections.*", flags=re.DOTALL |...