@@ -40,7 +40,7 @@ class YConfig { // eslint-disable-line no-unused-vars
}
destroy(){
this.connector.disconnect()
this.db.removeDatabase()
this.db.destroy()
this.connector=null
this.db=null
this.transact=function(){
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.