Alkis Kalogeris

Results 3 issues of Alkis Kalogeris

The JTextField is not editable. If you remove beautyeye the field becomes editable public static void main(String[] s) throws Exception { BeautyEyeLNFHelper.frameBorderStyle = BeautyEyeLNFHelper.FrameBorderStyle.generalNoTranslucencyShadow; org.jb2011.lnf.beautyeye.BeautyEyeLNFHelper.launchBeautyEyeLNF(); final JPopupMenu popupTable = new...

``` if(this._isAutoCommitting !== null && typeof this._isAutoCommitting !== "undefined"){ this.config.logger.warn("enable.auto.commit has no effect in 1:n consume-mode, set to null or undefined to remove this message." + "You can pass 'noBatchCommits'...

BullMQ supports pausing a queue, which bull-board uses https://github.com/search?q=repo%3Afelixmosh%2Fbull-board%20%22.pause(%22&type=code This option is not forcing the pause, meaning, if we try to pause queue that has a job currently being processed,...