Skip to content

Commit b5212ca

Browse files
committed
Add FIXME (#7183)
1 parent b70ae61 commit b5212ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

environment.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -976,5 +976,7 @@ def env() -> Mapping[str, Optional[str]]:
976976

977977
# Whether to enable bundle notifications for incremental index changes
978978
#
979+
# FIXME: Enable bundle notifications again #7183
980+
# https://github.com/DataBiosphere/azul/issues/7183
979981
'AZUL_ENABLE_BUNDLE_NOTIFICATIONS': '0'
980982
}

0 commit comments

Comments
 (0)